Skip to content
Back to search
30
MCP

Markdown Mermaid PDF

pulsemcp/markdown mermaid pdf

Converts Markdown files containing Mermaid diagrams into PDF documents and exports standalone Mermaid diagrams to PNG or PDF formats using headless Chrome rendering.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "markdown_mermaid_pdf": {
      "url": "None",
      "transport": "http"
    }
  }
}